- 什么是源代码许可?以及如何选择源代码许可?困扰了很久的问题,查了下资料决定把这个坑埋了。
Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based Key-Value Stores via Adaptive Removal of Superfluous Merging
- SIGMMOD18 Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based
Key-Value Stores via Adaptive Removal of Superfluous Merging
CRaft: An Erasure-coding-supported Version of Raft for Reducing Storage Cost and Network Cost
- FAST2020 主要是利用纠删码基于 Raft 进行优化,降低一致性开销
From WiscKey to Bourbon: A Learned Index for Log-Structured Merge Trees
- 该篇文章来自于 OSDI2020 From WiscKey to Bourbon: A Learned Index for Log-Structured Merge Trees
intelligent cache research
- 本篇为智能缓存相关的研究调研,可能涉及 AI for System 以及相关缓存策略的设计
Ceph FS 介绍和使用
- 一个项目测试使用到了 CephFS,故简要整理 CephFS 资料和相关文档
FAST20 Some Interesting Papers Overview
- FAST20 Overview
FileMR: Rethinking RDMA Networking for Scalable Persistent Memory
- NSDI 2020 的文章 FileMR: Rethinking RDMA Networking for Scalable Persistent Memory
RADOS 读写流程
- 本篇主要总结 RADOS 底层的读写流程,并结合源码进行分析
- 考虑基于现有的强一致性模型的读写流程是否有可以优化的点,提升 Ceph 的 IO 性能
0%